home *** CD-ROM | disk | FTP | other *** search
- From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
- Date: Thu, 4 Nov 93 13:56:32 +0100
- Message-Id: <9311041256.AA17525@issan.informatik.uni-dortmund.de>
- To: mint@atari.archive.umich.edu
- In-Reply-To: <9311041223.AA08187@topaz.techfak.uni-bielefeld.de> (itschere@TechFak.Uni-Bielefeld.DE)
- Subject: Re: `real' ps anyone? :)
-
- >>>>> itschere@TechFak.Uni-Bielefeld.DE writes:
-
- |> Juergen Lock writes:
- |>> something that would be useful for debugging those job control/pgroup
- |>> problems: is there a `real' ps command for MiNT somewhere, one that
- |>> can list processes ttys, pgrps etc. like on un*x?
-
- |> and one that displays other users processes as well,
- |> if you're not root... :-)
-
- This is easy:
-
- chown root /bin/ps
- chmod u+s /bin/ps
-
- of cause, only with MinixFS :-)
-
- Andreas.
-